-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.0.0: transfer of functionalities for trait evolution from PhyloNetworks v0.16, with breaking changes and improvements #2
Conversation
Moved getHeights getGammas and setGammas! to PN. All tests should work except test_traits_discrete. It uses some functions that are in PhyLiNC
Since setLength! was removed from PN, places where edge lengths are changed are directly changed as opposed to using the function call. Also made updateHybridRandomTrait! return true, making it work with the updated traversal functions.
Also brought back getGammas and setGammas.
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |
…lls how to build PhyloTraits documentation locally.
I just added a lightly modified version of the docs Otherwise I think this could be merged! |
I added a small blurb about external references. I haven't actually used them but wrote this with my understanding from what I gathered from previous discussions and changes in the code |
fixes #1 |
No description provided.